[INFO] cloning repository https://github.com/eugenever/locator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenever/locator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenever%2Flocator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenever%2Flocator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f07ec3774ed62b95e73657166cd6fdd81df78731
[INFO] checking eugenever/locator against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenever%2Flocator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eugenever/locator
[INFO] finished tweaking git repo https://github.com/eugenever/locator
[INFO] tweaked toml for git repo https://github.com/eugenever/locator written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eugenever/locator on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eugenever/locator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9
[INFO] running `Command { std: "docker" "start" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.12+1.68.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking whoami v2.0.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a59663e02d905d18 -C extra-filename=-1fcc1c2b51506e23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-831cd416e0f635cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-146f69c2d1d281c3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9", kill_on_drop: false }`
[INFO] [stdout] 0d8cd74987076af9e5914762dd5a44babe17608e49f8850c86240919ed72ecb9
